Store and sanity-check the clrUsed field from the header for use in
authorMatthias Clasen <maclas@gmx.de>
Fri, 20 Feb 2004 21:23:42 +0000 (21:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 20 Feb 2004 21:23:42 +0000 (21:23 +0000)
commit0f2106991535b0cb7726c7f219e942d3ac7a4e49
tree440f50585cd81d36559079991544296983897437
parentb1f37b3cbcde7e5a2375c87611bb83aed06bab35
Store and sanity-check the clrUsed field from the header for use in

Fri Feb 20 22:25:32 2004  Matthias Clasen  <maclas@gmx.de>

* io-bmp.c (DecodeHeader): Store and sanity-check the clrUsed field
from the header for use in DecodeColormap.
* io-bmp.c (DecodeColormap): Don't read more colormap entries than
the header says are there.  (#134235, Kazuho Okui)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-bmp.c